-
Home
-
WP STAGING WordPress Backup Plugin – Migration Backup Restore
-
4.3.2 (latest)
-
Code
-
Classes
- FilesystemScannerTask
| Total Complexity |
53 |
| Dependencies |
17 |
| Dependents |
1 |
| Total lines |
542 |
| Lines of code |
276 |
| Logical lines of code |
194 |
| Comment lines |
114 |
| Methods |
22 |
| Properties |
8 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| execute() |
B |
40 |
17 |
56 |
| scanThemesDirectory() |
S |
54 |
4 |
22 |
| scanMuPluginsDirectory() |
S |
59 |
3 |
15 |
| scanUploadsDirectory() |
S |
59 |
3 |
15 |
| scanWpRootFiles() |
S |
61 |
3 |
12 |
| setupFilesystemScanner() |
S |
56 |
2 |
18 |
| getExcludedDirectories() |
S |
56 |
2 |
18 |
| scanWpContentDirectory() |
S |
60 |
2 |
13 |
| scanWpAdminDirectory() |
S |
63 |
2 |
11 |
| scanWpIncludesDirectory() |
S |
63 |
2 |
11 |
| scanPluginsDirectories() |
S |
63 |
2 |
11 |
| scanWpRootDirectory() |
S |
59 |
1 |
14 |
| setupFilters() |
S |
60 |
1 |
13 |
| __construct() |
S |
68 |
1 |
7 |
| getTaskName() |
S |
81 |
1 |
3 |
| getTaskTitle() |
S |
81 |
1 |
3 |
| getRootPath() |
S |
81 |
1 |
3 |
| getUploadsDirectory() |
S |
81 |
1 |
3 |
| getScannerDto() |
S |
65 |
1 |
9 |
| updateJobDataDto() |
S |
68 |
1 |
7 |
| preScanPath() |
S |
66 |
1 |
9 |
| isExcluded() |
S |
79 |
1 |
3 |